home *** CD-ROM | disk | FTP | other *** search
- ***********************************************************************
- * *
- * The files on this disk are all examples used in the *
- * Beginning Assembly Language course for the IBM PC *
- * Users Group held July-Oct 1984 by Jeanne Pitz *
- * *
- * *
- * *
- ***********************************************************************
-
-
-
- ==================== Run these files only under debug ==================
- ==================== and single step using T command ==================
- File Name
-
- MOVINST mov instructions run single step under debug
- ASCADJ decimal and ascii adjust instrucions
- JUMP near jum instructions
- ARITH arithmetic instructions
- LOGIC logical instructions
- STRING string instructions
- ODDS odds and ends
- ASCIIBIN Ascii to binary conversion example
- ASCIBIN1 Variation on ascii/binary conversion
-
-
- ======================= Runable without debug =======================
- File Name
-
- MEMSIZE checks memory size and if > 512 updates memsize variable
- PASSWORD For dos 2.1, a way to setup a password for system
- FREE Shows free space on a disk under 2.1 - details FCB
- DUMP Allows file contents to be dumped to printer, file or screen
- details file handles in 2.1